翻訳と辞書
Words near each other
・ "O" Is for Outlaw
・ "O"-Jung.Ban.Hap.
・ "Ode-to-Napoleon" hexachord
・ "Oh Yeah!" Live
・ "Our Contemporary" regional art exhibition (Leningrad, 1975)
・ "P" Is for Peril
・ "Pimpernel" Smith
・ "Polish death camp" controversy
・ "Pro knigi" ("About books")
・ "Prosopa" Greek Television Awards
・ "Pussy Cats" Starring the Walkmen
・ "Q" Is for Quarry
・ "R" Is for Ricochet
・ "R" The King (2016 film)
・ "Rags" Ragland
・ ! (album)
・ ! (disambiguation)
・ !!
・ !!!
・ !!! (album)
・ !!Destroy-Oh-Boy!!
・ !Action Pact!
・ !Arriba! La Pachanga
・ !Hero
・ !Hero (album)
・ !Kung language
・ !Oka Tokat
・ !PAUS3
・ !T.O.O.H.!
・ !Women Art Revolution


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Neighborhood (graph theory) : ウィキペディア英語版
Neighbourhood (graph theory)

:''For other meanings of neighbourhoods in mathematics, see Neighbourhood (mathematics). For non-mathematical neighbourhoods, see Neighbourhood (disambiguation).''
In graph theory, an adjacent vertex of a vertex ''v'' in a graph is a vertex that is connected to ''v'' by an edge. The neighbourhood of a vertex ''v'' in a graph ''G'' is the induced subgraph of ''G'' consisting of all vertices adjacent to ''v''. For example, the image shows a graph of 6 vertices and 7 edges. Vertex 5 is adjacent to vertices 1, 2, and 4 but it is not adjacent to 3 and 6. The neighbourhood of vertex 5 is the graph with three vertices, 1, 2, and 4, and one edge connecting vertices 1 and 2.
The neighbourhood is often denoted ''N''''G''(''v'') or (when the graph is unambiguous) ''N''(''v''). The same neighbourhood notation may also be used to refer to sets of adjacent vertices rather than the corresponding induced subgraphs. The neighbourhood described above does not include ''v'' itself, and is more specifically the open neighbourhood of ''v''; it is also possible to define a neighbourhood in which ''v'' itself is included, called the closed neighbourhood and denoted by ''N''''G''(). When stated without any qualification, a neighbourhood is assumed to be open.
Neighbourhoods may be used to represent graphs in computer algorithms, via the adjacency list and adjacency matrix representations. Neighbourhoods are also used in the clustering coefficient of a graph, which is a measure of the average density of its neighbourhoods. In addition, many important classes of graphs may be defined by properties of their neighbourhoods, or by symmetries that relate neighbourhoods to each other.
An isolated vertex has no adjacent vertices. The degree of a vertex is equal to the number of adjacent vertices. A special case is a loop that connects a vertex to itself; if such an edge exists, the vertex belongs to its own neighbourhood.
==Local properties in graphs==

If all vertices in ''G'' have neighbourhoods that are isomorphic to the same graph ''H'', ''G'' is said to be ''locally H'', and if all vertices in ''G'' have neighbourhoods that belong to some graph family ''F'', ''G'' is said to be ''locally F'' (, ). For instance, in the octahedron graph shown in the figure, each vertex has a neighbourhood isomorphic to a cycle of four vertices, so the octahedron is locally ''C''4.
For example:
* Any complete graph ''K''''n'' is locally ''K''''n-1''. The only graphs that are locally complete are disjoint unions of complete graphs.
* A Turán graph ''T''(''rs'',''r'') is locally ''T''((''r''-1)''s'',''r''-1). More generally any Turán graph is locally Turán.
* Every planar graph is locally outerplanar. However, not every locally outerplanar graph is planar.
* A graph is triangle-free if and only if it is locally independent.
* Every ''k''-chromatic graph is locally (''k''-1)-chromatic. Every locally ''k''-chromatic graph has chromatic number O(\sqrt) .
* If a graph family ''F'' is closed under the operation of taking induced subgraphs, then every graph in ''F'' is also locally ''F''. For instance, every chordal graph is locally chordal; every perfect graph is locally perfect; every comparability graph is locally comparable.
* A graph is locally cyclic if every neighbourhood is a cycle. For instance, the octahedron is the unique locally ''C''4 graph, the icosahedron is the unique locally ''C''5 graph, and the Paley graph of order 13 is locally ''C''6. Locally cyclic graphs other than ''K''4 are exactly the underlying graphs of Whitney triangulations, embeddings of graphs on surfaces in such a way that the faces of the embedding are the cliques of the graph (; ; ). Locally cyclic graphs can have as many as n^ edges .
* Claw-free graphs are the graphs that are locally co-triangle-free; that is, for all vertices, the complement graph of the neighborhood of the vertex does not contain a triangle. A graph that is locally ''H'' is claw-free if and only if the independence number of ''H'' is at most two; for instance, the graph of the regular icosahedron is claw-free because it is locally ''C''5 and ''C''5 has independence number two.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Neighbourhood (graph theory)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.